Mappedin Android SDK
5.2.4
Mappedin
Android
SDK
com.
mappedin.
sdk
MPIMap
View
MPIMap
View
Interface
com.
mappedin.
sdk.
listeners
MPICamera
Listener
MPIMap
Click
Listener
MPIMap
View
Listener
com.
mappedin.
sdk.
managers
MPIBlue
Dot
Manager
MPICamera
Manager
MPIFlat
Labels
Manager
MPIFloating
Labels
Manager
MPIJourney
Manager
MPIPath
Manager
MPISearch
Manager
com.
mappedin.
sdk.
models
MPIAction
Type
DEPARTURE
TAKEVORTEX
EXITVORTEX
TURN
ARRIVAL
MPIBearing
Type
STRAIGHT
RIGHT
SLIGHTRIGHT
LEFT
SLIGHTLEFT
MPIBlue
Dot
Position
Update
MPIBlue
Dot
State
NOT_LISTENING
LISTENING
HAS_POSITION
HAS_INDOOR_POSITION
LOCATION_UNCERTAIN
MPIBlue
Dot
State
Change
MPIBlue
Dot
State
Reason
OUTSIDE_MAP
NO_POSITIONS_PROVIDED
GEOLOCATION_PROVIDER_ERROR
CUSTOM_GEOLOCATION_PROVIDER_ERROR
MPICamera
Transform
MPICategory
MPIColor
MPIData
MPIDestination
Set
MPIDirections
MPIGallery
Image
MPIHeader
MPIImage
MPILocation
State
MPIMap
MPIMap
Click
Event
MPIMap
Group
MPIMarker
State
HIDDEN
GHOST
NORMAL
UNCERTAIN
MPINavigatable
MPIOffline
Search
Match
MPIOffline
Search
Result
Category
MPIOffline
Search
Result
Common
MPIOffline
Search
Result
Location
MPIOffline
Search
Suggestion
MPIOffline
Search
Suggestion
Result
MPIOffline
Search
Suggestions
MPIOpening
Hours
MPIPath
Node
MPIPhone
MPIPicture
MPIPolygon
Ranking
MPIPosition
MPIRankings
MPISearch
Result
Internal
MPISearch
Result
Object
MPISibling
Group
MPISocial
MPIState
FOLLOW
EXPLORE
MPIVenue
MPIVenue
Response
com.
mappedin.
sdk.
web
MPIError
MPIOptions
MPIPayload
Mappedin Android SDK
/
com.mappedin.sdk.web
/
MPIError
MPIError
class
MPIError
(
errorMessage
:
String
)
:
Exception
Content copied to clipboard
Custom Mappedin Exception
Constructors
Functions
Properties
Constructors
MPIError
Link copied to clipboard
fun
MPIError
(
errorMessage
:
String
)
Content copied to clipboard
Functions
add
Suppressed
Link copied to clipboard
fun
addSuppressed
(
p0
:
Throwable
)
Content copied to clipboard
fill
In
Stack
Trace
Link copied to clipboard
open
fun
fillInStackTrace
(
)
:
Throwable
Content copied to clipboard
get
Localized
Message
Link copied to clipboard
open
fun
getLocalizedMessage
(
)
:
String
Content copied to clipboard
get
Stack
Trace
Link copied to clipboard
open
fun
getStackTrace
(
)
:
Array
<
StackTraceElement
>
Content copied to clipboard
get
Suppressed
Link copied to clipboard
fun
getSuppressed
(
)
:
Array
<
Throwable
>
Content copied to clipboard
init
Cause
Link copied to clipboard
open
fun
initCause
(
p0
:
Throwable
)
:
Throwable
Content copied to clipboard
print
Stack
Trace
Link copied to clipboard
open
fun
printStackTrace
(
)
Content copied to clipboard
open
fun
printStackTrace
(
p0
:
PrintStream
)
Content copied to clipboard
open
fun
printStackTrace
(
p0
:
PrintWriter
)
Content copied to clipboard
set
Stack
Trace
Link copied to clipboard
open
fun
setStackTrace
(
p0
:
Array
<
StackTraceElement
>
)
Content copied to clipboard
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
Content copied to clipboard
message
Link copied to clipboard
open
val
message
:
String
?
Content copied to clipboard